Fix issues related to git updates
authorYehuda Katz + Carl Lerche <engineering@tilde.io>
Fri, 15 Aug 2014 00:05:01 +0000 (17:05 -0700)
committerTim Carey-Smith <tim@spork.in>
Fri, 15 Aug 2014 00:05:01 +0000 (17:05 -0700)
commitabe2686caf5e809f33c7b2177904d35ecb4706ed
treef57dae704ca2c2a1a1866212733315cbac907fb1
parent8dad784e34c6ba1a442dee38c11c1bc5ad76f4e3
Fix issues related to git updates

We observed that after updating the git repo in a test, unless we waited
for 1s, we got intermittent cases where a subsequent update of the git
source would not pick up the changes.

We observed this both with the git CLI and the branch using libgit2.
There may be a better solution, but we did not find it.
tests/test_cargo_compile_git_deps.rs